ASP.NET Core MVC コントロールヘルプ
DataLabel メソッド (TreeMapBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeMapBuilder<T> クラス : DataLabel メソッド
The builder function.
Configurates C1.Web.Mvc.TreeMap<T>.DataLabel.
シンタックス
'宣言
 
Public Function DataLabel( _
   ByVal build As System.Action(Of DataLabelBuilder) _
) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> DataLabel( 
   System.Action<DataLabelBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

TreeMapBuilder<T> クラス
TreeMapBuilder<T> メンバ